diff --git a/src/main/generated/.cache/dc1d6e7286e7569a79007c10f809d49635ea1c49 b/src/main/generated/.cache/dc1d6e7286e7569a79007c10f809d49635ea1c49 new file mode 100644 index 0000000..1d6f12d --- /dev/null +++ b/src/main/generated/.cache/dc1d6e7286e7569a79007c10f809d49635ea1c49 @@ -0,0 +1,2 @@ +// 1.19.2 2024-04-17T20:37:27.0967981 Block Loot Tables +fe57f13449a11436bbede8c37e01bd0d1cd87191 data\the_origin_of_magic\loot_tables\blocks\magic_workbench.json diff --git a/src/main/generated/data/the_origin_of_magic/loot_tables/blocks/magic_workbench.json b/src/main/generated/data/the_origin_of_magic/loot_tables/blocks/magic_workbench.json new file mode 100644 index 0000000..f95d937 --- /dev/null +++ b/src/main/generated/data/the_origin_of_magic/loot_tables/blocks/magic_workbench.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "the_origin_of_magic:magic_workbench" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file