Fixed not using Forge silicon tag for recipes. Fixes #3371
This commit is contained in:
		@@ -7,6 +7,11 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 | 
			
		||||
 | 
			
		||||
## [Unreleased]
 | 
			
		||||
 | 
			
		||||
### Fixed
 | 
			
		||||
 | 
			
		||||
- Fixed not using Forge silicon tag for recipes.
 | 
			
		||||
- Small corrections to the Korean translation.
 | 
			
		||||
 | 
			
		||||
## [v1.11.0] - 2022-09-30
 | 
			
		||||
 | 
			
		||||
### Changed
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@
 | 
			
		||||
  ],
 | 
			
		||||
  "key": {
 | 
			
		||||
    "S": {
 | 
			
		||||
      "tag": "refinedstorage:silicon"
 | 
			
		||||
      "tag": "forge:silicon"
 | 
			
		||||
    },
 | 
			
		||||
    "E": {
 | 
			
		||||
      "item": "refinedstorage:quartz_enriched_iron"
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@
 | 
			
		||||
  ],
 | 
			
		||||
  "key": {
 | 
			
		||||
    "S": {
 | 
			
		||||
      "tag": "refinedstorage:silicon"
 | 
			
		||||
      "tag": "forge:silicon"
 | 
			
		||||
    },
 | 
			
		||||
    "E": {
 | 
			
		||||
      "item": "refinedstorage:quartz_enriched_iron"
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,7 @@
 | 
			
		||||
      "item": "refinedstorage:advanced_processor"
 | 
			
		||||
    },
 | 
			
		||||
    "S": {
 | 
			
		||||
      "tag": "refinedstorage:silicon"
 | 
			
		||||
      "tag": "forge:silicon"
 | 
			
		||||
    },
 | 
			
		||||
    "M": {
 | 
			
		||||
      "item": "refinedstorage:machine_casing"
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@
 | 
			
		||||
      "item": "minecraft:diamond"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "tag": "refinedstorage:silicon"
 | 
			
		||||
      "tag": "forge:silicon"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "item": "minecraft:redstone"
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@
 | 
			
		||||
      "item": "minecraft:iron_ingot"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "tag": "refinedstorage:silicon"
 | 
			
		||||
      "tag": "forge:silicon"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "item": "minecraft:redstone"
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@
 | 
			
		||||
      "item": "minecraft:gold_ingot"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "tag": "refinedstorage:silicon"
 | 
			
		||||
      "tag": "forge:silicon"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "item": "minecraft:redstone"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user