Silkstrum - A delicate and precise alloy with similar properties to silk touch even being able to mine spawners. If you want to be able to change the spawner download a spawn egg crafting/capture mod [for example: https://www.curseforge.com/minecraft/mc-mods/egg-to-capture-mob-forge] ...
); } CapturedMob capturedMob = CapturedMob.create(itemStack); if (capturedMob != null) { return capturedMob.getDisplayName(); } return ""; } origin: SleepyTrousers/EnderIO TilePoweredSpawner.readCustomNBT(...) @Override public void readCustomNBT(@Nonnull ItemStack stack) { super.read...
.add(newFloatTag("",newRandom().nextFloat() *360)) .add(newFloatTag("",0)));if(this.hasCustomName()) { nbt.putString("CustomName",this.getCustomName()); } Entity entity = Entity.createEntity(this.meta, chunk, nbt);if(entity !=null) {if(player.isSurvival()) { Item item = p...
Silkstrum - A delicate and precise alloy with similar properties to silk touch even being able to mine spawners. If you want to be able to change the spawner download a spawn egg crafting/capture mod [for example: https://www.curseforge.com/minecraft/mc-mods/egg-to-capture-mob-forge] TOO...