Added new meteor types (#4428)

This commit is contained in:
yueh
2020-06-22 22:18:21 +02:00
committed by GitHub
parent f32289d881
commit adf1bd0191
25 changed files with 563 additions and 470 deletions
@@ -26,6 +26,7 @@ public class ChargedQuartzOreConfig implements IFeatureConfig {
this.chance = chance;
}
@Override
public <T> Dynamic<T> serialize(DynamicOps<T> ops) {
return new Dynamic<>(ops,
ops.createMap(