Skip to content

Commit a013bb2

Browse files
authored
Merge pull request #416 from TheRealGreenOxygen/Astral-Experimental
Changed config
2 parents 1d86fc9 + 6b28b8a commit a013bb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defaultconfigs/create-server.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ limitAdventureMode = true
349349
#.
350350
#Configure which fluids can be drained infinitely.
351351
#Allowed Values: ALLOW_ALL, DENY_ALL, ALLOW_BY_TAG, DENY_BY_TAG
352-
bottomlessFluidMode = "ALLOW_BY_TAG"
352+
bottomlessFluidMode = "DENY_ALL"
353353
#.
354354
#Whether open-ended pipes and hose pulleys should be allowed to place fluid sources.
355355
placeFluidSourceBlocks = true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"replace":false,"values":["minecraft:water","minecraft:lava", "create:honey", "create:chocolate", "techreborn:oil", "tconstruct:blood", "milk:milk"]}
1+
{"replace":false,"values":["minecraft:water","minecraft:lava", "create:honey", "create:chocolate", "tconstruct:blood", "milk:milk"]}

0 commit comments

Comments
 (0)