release: 1.2.0
- AmbientSounds - Bobby - Comforts - Concurrent Chunk Management Engine - Crate Delight - Easy Magic - Exposure - Farmer's Delight Refabricated - More Delight - ScalableLux - ServerCore - Smarter Farmers - Sounds Physics Remastered - Storage Delight - Traveler's Backpack - Visual Workbench - Xaero's Maps x Waystones - Zoomify
This commit is contained in:
parent
47825fe622
commit
0d709336d9
65 changed files with 4418 additions and 33 deletions
|
|
@ -52,6 +52,10 @@
|
|||
"painting": true,
|
||||
"chiseled_bookshelf": true
|
||||
},
|
||||
"exposure": {
|
||||
"lightroom": true,
|
||||
"photograph_frame": true
|
||||
},
|
||||
"jade_access": {
|
||||
"held_item": true,
|
||||
"sign": true,
|
||||
|
|
@ -70,6 +74,9 @@
|
|||
"block_properties": false,
|
||||
"mod_name": true
|
||||
},
|
||||
"waystones": {
|
||||
"waystone": true
|
||||
},
|
||||
"balm": {
|
||||
"jade": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"balm:jade": null,
|
||||
"exposure:lightroom": null,
|
||||
"exposure:photograph_frame": null,
|
||||
"jade:block_face": null,
|
||||
"jade:block_properties": null,
|
||||
"jade:block_states": null,
|
||||
|
|
@ -59,5 +61,6 @@
|
|||
"minecraft:total_enchantment_power": null,
|
||||
"minecraft:villager_profession": null,
|
||||
"minecraft:waxed": null,
|
||||
"minecraft:zombie_villager": null
|
||||
"minecraft:zombie_villager": null,
|
||||
"waystones:waystone": null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue