swapping OLA from gtceu to tfg namespace, some cleanup, langs
This commit is contained in:
parent
72ae40a2b4
commit
aa22fda898
18 changed files with 260 additions and 286 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue