[6.0.0] Updated Minecraft and remade pack

This commit is contained in:
Aethrexal
2024-08-01 02:14:41 +02:00
commit f2eca75a00
119 changed files with 5851 additions and 0 deletions

51
config/jade/jade_plugins.json Executable file
View File

@ -0,0 +1,51 @@
{
"minecraft": {
"horse_inventory": true,
"total_ench_power": true,
"chicken_egg": true,
"jukebox": true,
"horse_stat": true,
"brewing_stand": true,
"animal_owner": false,
"note_block": true,
"inventory": true,
"beehive": true,
"player_head": true,
"lectern": true,
"effective_tool": true,
"harvest_tool": true,
"armor_stand": true,
"fluid": true,
"profession": true,
"item_tooltip": true,
"breaking_progress": true,
"tnt_stability": true,
"ench_power": true,
"mob_breeding": true,
"item_frame": true,
"crop_progress": true,
"effects": true,
"command_block": true,
"display_furnace_contents": true,
"mob_growth": true,
"painting": true,
"harvest_tool_new_line": false,
"spawner_type": true,
"redstone": true,
"fe": true
},
"jade": {
"block_states": false,
"entity_armor": true,
"registry_name": false,
"item_mod_name": false,
"mod_name": true,
"entity_hp": true
},
"securitycraft": {
"showowner": true,
"showmodules": true,
"showpasswords": false,
"showcustomname": false
}
}