Skip to content

Commit

Permalink
fix: custom bedrock generation not being valid for ender utils
Browse files Browse the repository at this point in the history
fixes #3201
  • Loading branch information
artdude543 committed Jul 31, 2018
1 parent 8fa612e commit 5104ba6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/config/enderutilities.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ Lists {
# A block name without properties will match all states, for example: 'minecraft:stone'
# would match smooth stone and all the granite/andesite/diorite variants that are in the same block.
S:energyBridgeBedrockWhitelist <
bedrockbgone:better_bedrock
minecraft:bedrock
>

Expand Down
1 change: 1 addition & 0 deletions src/config/mputils/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ should not be repairable anyways using this method. (#2925)
* Fix exploit to obtain Mystical Agriculture ores early using oredict conversion machines. (#2840)
* Fixed Chisel Temple block recipe giving incorrect recipe output amount. (#2814)
* Disabled pickup of the GCPlan spout with the sack of holding.
* Fixed custom bedrock not being in the allowed bedrock for Ender Utilities (#3201)

Enhancements:
* Disabled more Cyclic Enhancements not needed for this pack.
Expand Down

0 comments on commit 5104ba6

Please sign in to comment.