diff --git a/build.gradle b/build.gradle index 5c1e484..aa206d0 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ plugins { apply plugin: 'net.minecraftforge.gradle' -version = '1.0' +version = '1.0.1' group = 'dev.zontreck.shapedaionresources' // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = 'shapedaionresources' diff --git a/src/main/resources/data/shapedaionresources/recipes/orb.json b/src/main/resources/data/shapedaionresources/recipes/orb.json index 21b97e3..137ca48 100644 --- a/src/main/resources/data/shapedaionresources/recipes/orb.json +++ b/src/main/resources/data/shapedaionresources/recipes/orb.json @@ -1,8 +1,9 @@ { "type": "minecraft:crafting_shaped", "pattern": [ - "G", - "D" + "GGG", + "GDG", + "GGG" ], "key": { "D": {