a lot of shit

This commit is contained in:
SpeeeDCraft 2023-09-18 16:01:50 +07:00
parent 9ce10a8d03
commit 04c0437901
38 changed files with 992 additions and 427 deletions

View file

@ -119,5 +119,17 @@
"crafting_blueprint": true,
"goggles.detailed": false,
"placard": true
},
"ae2": {
"part_icon": true,
"charger": true,
"debug": true,
"part_tooltip": true,
"grid_node_state": true,
"pattern_provider": true,
"part_mod_name": true,
"power_storage": true,
"crafting_monitor": true,
"part_name": true
}
}

View file

@ -97,6 +97,50 @@
"create:exact_block": null,
"create:filter": null,
"create:goggles": null,
"gtceu:electric_container_provider": null,
"gtceu:workable_provider": null,
"gtceu:controllable_provider": null,
"gtceu:recipe_logic_provider": null,
"tfc:barrel": null,
"tfc:bellows": null,
"tfc:sapling": null,
"tfc:blast_furnace": null,
"tfc:bloomery": null,
"tfc:bloom": null,
"tfc:charcoal_forge": null,
"tfc:composter": null,
"tfc:crop": null,
"tfc:crucible": null,
"tfc:firepit": null,
"tfc:fruit_tree_sapling": null,
"tfc:hoe_overlay": null,
"tfc:lamp": null,
"tfc:nest_box": null,
"tfc:pit_kiln_internal": null,
"tfc:pit_kiln_above": null,
"tfc:powder_keg": null,
"tfc:torch": null,
"tfc:wall_torch": null,
"tfc:candle": null,
"tfc:candle_cake": null,
"tfc:jack_o_lantern": null,
"tfc:mud_bricks": null,
"tfc:decaying": null,
"tfc:loom": null,
"tfc:sheet_pile": null,
"tfc:ingot_pile": null,
"tfc:animal": null,
"tfc:horse": null,
"tfc:chested_horse": null,
"tfc:wild_animal": null,
"tfc:frog": null,
"tfc:squid": null,
"tfc:fish": null,
"tfc:predator": null,
"tfc:pack_predator": null,
"tfc:ocelot": null,
"tfc:rabbit": null,
"tfc:fishing_hook": null,
"minecraft:brewing_stand": null,
"minecraft:beehive": null,
"minecraft:command_block": null,
@ -141,10 +185,17 @@
"jade:mod_name": null,
"jade:distance": null,
"jade:block_face": null,
"gtceu:electric_container_provider": null,
"gtceu:workable_provider": null,
"gtceu:controllable_provider": null,
"gtceu:recipe_logic_provider": null,
"ae2:server_data": null,
"ae2:charger": null,
"ae2:crafting_monitor": null,
"ae2:pattern_provider": null,
"ae2:power_storage": null,
"ae2:grid_node_state": null,
"ae2:debug": null,
"ae2:part_name": null,
"ae2:part_icon": null,
"ae2:part_tooltip": null,
"ae2:part_mod_name": null,
"create:blaze_burner": null,
"create:copper_backtank": null,
"create:contraption_inv": null,
@ -154,45 +205,5 @@
"create:placard": null,
"create:exact_block": null,
"create:filter": null,
"create:goggles": null,
"tfc:barrel": null,
"tfc:bellows": null,
"tfc:sapling": null,
"tfc:blast_furnace": null,
"tfc:bloomery": null,
"tfc:bloom": null,
"tfc:charcoal_forge": null,
"tfc:composter": null,
"tfc:crop": null,
"tfc:crucible": null,
"tfc:firepit": null,
"tfc:fruit_tree_sapling": null,
"tfc:hoe_overlay": null,
"tfc:lamp": null,
"tfc:nest_box": null,
"tfc:pit_kiln_internal": null,
"tfc:pit_kiln_above": null,
"tfc:powder_keg": null,
"tfc:torch": null,
"tfc:wall_torch": null,
"tfc:candle": null,
"tfc:candle_cake": null,
"tfc:jack_o_lantern": null,
"tfc:mud_bricks": null,
"tfc:decaying": null,
"tfc:loom": null,
"tfc:sheet_pile": null,
"tfc:ingot_pile": null,
"tfc:animal": null,
"tfc:horse": null,
"tfc:chested_horse": null,
"tfc:wild_animal": null,
"tfc:frog": null,
"tfc:squid": null,
"tfc:fish": null,
"tfc:predator": null,
"tfc:pack_predator": null,
"tfc:ocelot": null,
"tfc:rabbit": null,
"tfc:fishing_hook": null
"create:goggles": null
}