swapping OLA from gtceu to tfg namespace, some cleanup, langs

This commit is contained in:
Pyritie 2025-12-01 14:38:48 +00:00
parent 72ae40a2b4
commit aa22fda898
18 changed files with 260 additions and 286 deletions

View file

@ -7,6 +7,11 @@ const registerTFGBlocks = (event) => {
registerTFGSupportBlocks(event)
registerTFGAqueductBlocks(event)
registerTFGCrops(event)
event.create('gtceu:ostrum_linear_accelerator')
.tagBlock('gtceu:mineable/pickaxe_or_wrench')
.requiresTool(false)
.textureAll('tfg:item/deprecated')
event.create('tfg:titanium_exhaust_vent', 'tfg:active_particle_emitter')
.textureAll('tfg:block/titanium_exhaust_vent')