Commit graph

5 commits

Author SHA1 Message Date
3f08eebabe oreveins indicators: use api to replace block instead of chat command. 2022-11-19 21:55:52 +01:00
08e56ccc40 fix typos 2022-11-16 15:27:03 +01:00
f1ac960376 Use indicators from contenttweaker script in ore veins 2022-11-13 18:04:42 +01:00
2d1a2f14e5 Add ore indicators as items placed on the ground
Item placing on the ground is added by Draconic Evolution,
I used a janky way to setblock generated indicator to that tile.
That tile needs nbt so I had to set a block using execute as setblock command,
which is bad, because it spams logs and operators chat
2022-11-13 07:54:48 +01:00
0fa4d182fd Add missing scripts 2022-11-01 19:14:43 +01:00