elifoster / SantasToys

A small mod that adds some utility and pleasure items and blocks to Minecraft
https://modrinth.com/mod/santas-toys
0 stars 1 forks source link

Simple Spiced Sand issues #5

Closed elifoster closed 7 years ago

elifoster commented 7 years ago

This was elifoster/SantasMods#11! This is here for legacy reasons!

Closed by elifoster/SantasMods@9bf953f0555f273d239d4b95a5866f1f8c9ea0a7 which made the following changes:

SpicedSand.java:

     @Override
     public void onEntityCollidedWithBlock(World world, int x, int y, int z, Entity entity) {
-        System.out.println("HHHHHHHHHHHHHHHHHH");
         damageEntity(entity, DamageSource.cactus, damage, world, x, y, z);
         poisonEntity(entity, slowness, world);
     }

en_US.lang:

 tile.damnBlock.name=Block of Damn Giving
 tile.heavyLight.name=Heavy Light
-tile.spicedsand.name=Spiced Sand
+tile.sandSpiced.name=Spiced Sand

-itemGroup.Santa's Toys=Santa's Toys
+itemGroup.Santa's Toys=Santa's Toys

es_ES.lang:


 tile.damnBlock.name=Bloque de Importando una Mierda
 tile.heavyLight.name=Luz Pesado
-tile.spicedsand.name=Arena Picante
+tile.sandSpiced.name=Arena Picante

-itemGroup.Santa's Toys=Los Juguetes de Santa
+itemGroup.Santa's Toys=Los Juguetes de Santa