paulevsGitch / BetterEnd

Better End MC Mod
MIT License
101 stars 85 forks source link

[Bug] Missing Tags #436

Closed quiqueck closed 2 years ago

quiqueck commented 2 years ago

Some Blocks need to be added to the c:end_stones-Tag.

The following code example shows a failing test:

https://github.com/paulevsGitch/BetterEnd/blob/master/src/main/java/ru/betterend/world/features/terrain/SurfaceVentFeature.java#L28

Current effects are:

paulevsGitch commented 2 years ago

Hammers don't have c:hammers tag

quiqueck commented 2 years ago

Should be fixed in 1.0.3. Please reopen if you are still having issues.