Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
@@ -0,0 +1,16 @@
#General Config. This config is synced from server to client.
[general]
#mB of Unstable Dimensional Gas collected by the Ambient Gas Collector.
#Range: 1 ~ 1000
gasCollectAmount = 1
#mB of Unstable Dimensional Gas collected by the Ambient Gas Collector.
wirelessChargingStationChargingRate = "100000"
#Custom Replicator Recipes
[general.replicator_recipes]
#The recipes added here will be added to the item replicator. Write using modid:registeredName#amount, # followed by the amount(not null or zero) of UU matter consumed. For example:["minecraft:stone#10","mekanism:basic_bin#100"]
itemReplicatorRecipe = []
#The recipes added here will be added to the fluid replicator. Write using modid:registeredName#amount, # followed by the amount(not null or zero) of UU matter consumed. For example:["minecraft:water#10","mekanism:heavy_water#100"]
fluidReplicatorRecipe = []