forked from BRNSystems/Server_storage
		
	Fix recipes
This commit is contained in:
		@@ -11,7 +11,7 @@ loader_version=0.15.11
 | 
			
		||||
fabric_version=0.100.4+1.21
 | 
			
		||||
 | 
			
		||||
# Mod Properties
 | 
			
		||||
mod_version=3.0.8
 | 
			
		||||
mod_version=3.0.9
 | 
			
		||||
maven_group=systems.brn
 | 
			
		||||
archives_base_name=Serverstorage
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 122 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 132 B  | 
@@ -2,13 +2,16 @@
 | 
			
		||||
  "type": "minecraft:crafting_shaped",
 | 
			
		||||
  "category": "misc",
 | 
			
		||||
  "pattern": [
 | 
			
		||||
    "GGG",
 | 
			
		||||
    "XXX",
 | 
			
		||||
    "SCS",
 | 
			
		||||
    "GGG"
 | 
			
		||||
    "III"
 | 
			
		||||
  ],
 | 
			
		||||
  "key": {
 | 
			
		||||
    "G": {
 | 
			
		||||
      "item": "minecraft:gold_nugget"
 | 
			
		||||
    "I": {
 | 
			
		||||
      "item": "minecraft:gold_ingot"
 | 
			
		||||
    },
 | 
			
		||||
    "X": {
 | 
			
		||||
      "item": "serverstorage:drive_casing"
 | 
			
		||||
    },
 | 
			
		||||
    "C": {
 | 
			
		||||
      "item": "serverstorage:cpu"
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
  "type": "minecraft:crafting_shaped",
 | 
			
		||||
  "category": "misc",
 | 
			
		||||
  "pattern": [
 | 
			
		||||
    "GGG",
 | 
			
		||||
    "III",
 | 
			
		||||
    "SCS",
 | 
			
		||||
    "GGG"
 | 
			
		||||
  ],
 | 
			
		||||
@@ -10,6 +10,9 @@
 | 
			
		||||
    "G": {
 | 
			
		||||
      "item": "minecraft:gold_nugget"
 | 
			
		||||
    },
 | 
			
		||||
    "I": {
 | 
			
		||||
      "item": "minecraft:gold_ingot"
 | 
			
		||||
    },
 | 
			
		||||
    "C": {
 | 
			
		||||
      "item": "serverstorage:cpu"
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user