Commit graph

10 commits

Author SHA1 Message Date
08e56ccc40 fix typos 2022-11-16 15:27:03 +01:00
f983810620 Add Chat Tweaks and hide "Block placed" messages 2022-11-13 18:41:15 +01:00
f1ac960376 Use indicators from contenttweaker script in ore veins 2022-11-13 18:04:42 +01:00
dfc65320a5 Merge branch 'main' 2022-11-13 17:34:50 +01:00
ccbd0259c3 fixup ore_veins.json file
it contained wrong metadata values, also changed some names,
also updated boron entry

Co-authored-by: SwitchyJuice <konluk2005@gmail.com>
2022-11-13 17:31:09 +01:00
d04a87f5e4 configured ore veins, added no tree punching
minecraft: now more realistic
2022-11-13 16:45:29 +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
8c5f469cc3 Massive Changes KEK
- Added a lots of mods
- Tweaked 2 biomes
- Started working on ore veins (tweaked 3 ore veins)
-Updated configs
2022-11-05 23:32:30 +01:00
0fa4d182fd Add missing scripts 2022-11-01 19:14:43 +01:00
5dfd7f1986 initial commit 2022-11-01 18:40:32 +01:00