ForgePatch/src/test/resources/META-INF/mods.toml

45 lines
1.0 KiB
TOML
Raw Normal View History

2018-06-11 01:12:46 +00:00
modLoader="javafml"
loaderVersion="[28,)"
2018-06-11 01:12:46 +00:00
2019-05-12 03:22:24 +00:00
[[mods]]
modId="testobjmodelmod"
#[[mods]]
# modId="forgedebugmodeldata"
##[[mods]]
## modId="forgedebugmodelloaderregistry"
[[mods]]
modId="forge_blockstate_retexture_test"
[[mods]]
modId="containertypetest"
[[mods]]
modId="potion_event_test"
[[mods]]
modId="base_block_place_event_test"
[[mods]]
modId="farmland_trample_test"
#[[mods]]
# modId="farmland_water_test"
##[[mods]] # Fluid System needs implementing
## modId="fog_color_in_material_test"
[[mods]]
modId="neighbor_notify_event_test"
#[[mods]]
# modId="block_particle_effects_test"
[[mods]]
modId="ai_node_type_test"
[[mods]]
modId="block_place_event_test"
#[[mods]]
# modId="portal_spawn_event_test"
[[mods]]
modId="slipperiness_test"
[[mods]]
modId="custom_slime_block_test"
[[mods]]
modId="client_chat_event_test"
##[[mods]] # Client Command System doesn't exist yet
## modId="client_command_test"
[[mods]]
modId="command_event_test"
[[mods]]
modId="entity_selector_test"