12
1

Update config
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Lixfel 2021-11-12 17:15:29 +01:00
Ursprung cdbde09d2e
Commit cf9ebcd093

Datei anzeigen

@ -64,7 +64,15 @@ Schematic:
ReplaceObsidianBedrock: false # defaults to false if missing
# If the replacement should happen with block updates
ReplaceWithBlockupdates: false # defaults to false if missing
Maximum: Materials/Type
# Maximal amount of blocks allowed in the schematic
MaxBlocks: 0 # defaults to 0 (ignored) if missing
# Maximal amount of items per dispenser
MaxDispenserItems: 128 # defaults to 128 if missing
# List of limited material (combinations)
# List contains tags Amount (integer) and Materials (List of material names in Spigot 1.12 AND Spigot 1.15 format)
Limited:
- Materials: []
Amount: 0
# The name of the game mode presented to the players
GameName: WarGear # defaults to WarGear if missing
@ -168,7 +176,7 @@ Techhider:
- observer
- honey_block
- lever
# The block entity contents that are hidden (here with minecraft:-nametag)
# The block entity contents that are hidden (here with minecraft:nametag)
HiddenBlockEntites: # defaults to none if missing
- minecraft:sign
- minecraft:dispenser