customstuff4 icon indicating copy to clipboard operation
customstuff4 copied to clipboard

CS2 to CS4 and event triggers

Open ChefMC opened this issue 6 years ago • 3 comments

@cubex2, can you make converter to CS4 for CS2 mods? I have huge mod and it's unbelievable to update it manually

ChefMC avatar Jul 01 '18 03:07 ChefMC

For updating from 1.7.10 to 1.12.2

ChefMC avatar Jul 01 '18 03:07 ChefMC

I started writing it (on PHP), not sure I'll ever finish that converter for all aspects, but writing. And I have question: how to use event triggers in CS4? E.g.:

  • onActivated
  • onAdded
  • onBonemeal
  • onBreak
  • onClicked
  • onCollided
  • onCollidedWithLiving
  • onCollidedWithPlayer
  • onDestroyedByPlayer
  • onFallenUpon
  • onNeighborChange
  • onPlaced
  • onPlacedBy
  • onPlacedByPlayer
  • onRedstoneSignal
  • onUpdate
  • onWalking
  • onWalkingLiving
  • onWalkingPlayer

ChefMC avatar Jul 02 '18 01:07 ChefMC

Also where is some parameters like pick and fortuneModifier? They're not added or just not documented?

ChefMC avatar Jul 02 '18 01:07 ChefMC