clientstuff
This commit is contained in:
@@ -31,23 +31,37 @@
|
||||
|
||||
|
||||
"altar blocks" {
|
||||
# Valid blocks for the Blood Altar's tier 5 beacons:
|
||||
# Use the following format for all of these entries: mod:block(:meta). Meta * or 32767 allows for any meta.
|
||||
# An empty entry allows for any non-air block to be used for that part of the structure.
|
||||
# Invalid or missing blocks are skipped. If all entries are invalid, any block can be used as a fallback.
|
||||
S:fifthTierBeacons <
|
||||
minecraft:beacon
|
||||
etfuturum:beacon
|
||||
chisel:beacon:*
|
||||
>
|
||||
|
||||
# Valid blocks for the Blood Altar's tier 4 caps:
|
||||
S:fourthTierCaps <
|
||||
AWWayofTime:largeBloodStoneBrick
|
||||
>
|
||||
|
||||
# Valid blocks for the Blood Altar's tier 4 pillars.
|
||||
S:fourthTierPillars <
|
||||
dreamcraft:tile.BloodyVoid:0
|
||||
>
|
||||
|
||||
# Valid blocks for the Blood Altar's tier 6 caps:
|
||||
S:sixthTierCaps <
|
||||
AWWayofTime:blockCrystal
|
||||
>
|
||||
|
||||
# Valid blocks for the Blood Altar's tier 6 pillars:
|
||||
S:sixthTierPillars <
|
||||
dreamcraft:tile.BloodyIchorium:0
|
||||
>
|
||||
|
||||
# Valid blocks for the Blood Altar's tier 3 caps:
|
||||
S:thirdTierCaps <
|
||||
minecraft:glowstone
|
||||
BloodArsenal:blood_infused_glowstone
|
||||
@@ -57,6 +71,8 @@
|
||||
etfuturum:shroomlight
|
||||
ExtraUtilities:color_lightgem:*
|
||||
>
|
||||
|
||||
# Valid blocks for the Blood Altar's tier 3 pillars:
|
||||
S:thirdTierPillars <
|
||||
dreamcraft:tile.BloodyThaumium:0
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user