v1.0.1 - Fix crafting recipe!

This commit is contained in:
Zontreck 2022-05-29 13:58:15 -07:00
parent 6b76f884ca
commit 4773f735d3
2 changed files with 4 additions and 3 deletions

View file

@ -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'

View file

@ -1,8 +1,9 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"G",
"D"
"GGG",
"GDG",
"GGG"
],
"key": {
"D": {