init
This commit is contained in:
14
minecraft/config/arts_and_crafts/config.json5
Normal file
14
minecraft/config/arts_and_crafts/config.json5
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
// Allows flower pots to be dyed when true. Default value: true
|
||||
"enableDyedFlowerPots": true,
|
||||
// Should chalk sticks be enabled? Default value: true
|
||||
"enableChalkSticks": true,
|
||||
// Allows decorated pots to be dyed when true. Default value: true
|
||||
"enableDyedDecoratedPots": true,
|
||||
// When true adds a new creative mode tab full of Arts & Crafts features!
|
||||
"enableCreativeModeTab": false,
|
||||
// Allows the player to bleach sheep (Yirmiri wanted this really bad for some reason)
|
||||
"bleachableSheep": false,
|
||||
// 2025 April fools features
|
||||
"aprilFools2025": false
|
||||
}
|
||||
Reference in New Issue
Block a user