Initial commit.
This commit is contained in:
39
server/config/additional-additions-config.json
Normal file
39
server/config/additional-additions-config.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"version": 6,
|
||||
"FoodItems": {
|
||||
"FriedEgg": true,
|
||||
"BerryPie": true,
|
||||
"HoneyedApple": true
|
||||
},
|
||||
"WateringCan": true,
|
||||
"RoseGold": true,
|
||||
"Ropes": true,
|
||||
"EnchantmentPrecision": true,
|
||||
"EnchantmentSpeed": true,
|
||||
"Wrench": true,
|
||||
"CopperPatina": true,
|
||||
"AmethystLamp": true,
|
||||
"Crossbows": true,
|
||||
"TridentShard": true,
|
||||
"GlowStick": true,
|
||||
"GildedNetherite": true,
|
||||
"DepthMeter": {
|
||||
"enabled": true,
|
||||
"displayElevationAlways": false
|
||||
},
|
||||
"MysteriousBundle": true,
|
||||
"CompostableRottenFlesh": true,
|
||||
"MusicDiscs": true,
|
||||
"NoteBlockAmethystSounds": true,
|
||||
"ShipwreckSpyglassLoot": true,
|
||||
"PocketJukebox": true,
|
||||
"ChickenNugget": true,
|
||||
"PoweredRailsCopperRecipe": true,
|
||||
"GoldRing": true,
|
||||
"GlowBerryEatGlow": {
|
||||
"enabled": true,
|
||||
"duration": 5
|
||||
},
|
||||
"HastePotions": true,
|
||||
"BundleRecipe": true
|
||||
}
|
||||
Reference in New Issue
Block a user