This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/undergarden-common.toml
2023-11-02 12:32:44 -05:00

6 lines
343 B
TOML

#Determines what block the game will generate Undergarden return portals out of
#Use the block tag undergarden:portal_frame_blocks to determine what blocks portals can be built with
#If value entered here is not a valid block it will default to generating minecraft:stone_bricks
"Return Portal Frame Block ID" = "minecraft:stone_bricks"