summaryrefslogtreecommitdiff
path: root/config/additional-additions-config.json
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-01-03 17:13:11 -0500
committertriethyl <triethylammonium@pm.me>2026-01-03 17:13:11 -0500
commit19c218a2bb07508611286453bdcb82501e74a702 (patch)
tree45547af8341f1255d24bfb241f921fe074740bee /config/additional-additions-config.json
parentfed1d16d46e627057a04fe0882b3562f19c6172d (diff)
added configs, resource packs, shader packs, and keybinds
Diffstat (limited to 'config/additional-additions-config.json')
-rw-r--r--config/additional-additions-config.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/config/additional-additions-config.json b/config/additional-additions-config.json
new file mode 100644
index 0000000..77d0cb7
--- /dev/null
+++ b/config/additional-additions-config.json
@@ -0,0 +1,43 @@
+{
+ "version": 8,
+ "FoodItems": {
+ "FriedEgg": true,
+ "BerryPie": true,
+ "HoneyedApple": true
+ },
+ "WateringCan": true,
+ "RoseGold": true,
+ "Ropes": false,
+ "EnchantmentPrecision": true,
+ "EnchantmentSpeed": true,
+ "Wrench": true,
+ "CopperPatina": true,
+ "AmethystLamp": {
+ "enabled": true,
+ "despawnChance": 0.5
+ },
+ "Crossbows": true,
+ "TridentShard": true,
+ "GlowStick": false,
+ "GildedNetherite": {
+ "enabled": true,
+ "fireResistancePerPiece": 2.5
+ },
+ "DepthMeter": {
+ "enabled": true,
+ "displayElevationAlways": false
+ },
+ "MysteriousBundle": true,
+ "CompostableRottenFlesh": true,
+ "MusicDiscs": true,
+ "NoteBlockAmethystSounds": true,
+ "ShipwreckSpyglassLoot": true,
+ "PocketJukebox": true,
+ "ChickenNugget": true,
+ "PoweredRailsCopperRecipe": true,
+ "GlowBerryEatGlow": {
+ "enabled": true,
+ "duration": 5
+ },
+ "HastePotions": true
+}