|
1240 | 1240 | "operator.integrateddynamics.itemstack.isnbtequal": "NBT equals", |
1241 | 1241 | "operator.integrateddynamics.itemstack.isnbtequal.info": "If the data components of the given items are equal", |
1242 | 1242 | "operator.integrateddynamics.itemstack.isitemequalnonbt": "Raw item equals no NBT", |
1243 | | - "operator.integrateddynamics.itemstack.isitemequalnonbt.info": "If the raw items of the given stacks are equal, ignoring data components but including damage values.", |
| 1243 | + "operator.integrateddynamics.itemstack.isitemequalnonbt.info": "If the raw items of the given stacks are equal, ignoring data components and item count but including damage values.", |
1244 | 1244 | "operator.integrateddynamics.itemstack.israwitemequal": "Raw item equals", |
1245 | | - "operator.integrateddynamics.itemstack.israwitemequal.info": "If the raw items of the given items are equal, ignoring NBT and damage values.", |
| 1245 | + "operator.integrateddynamics.itemstack.israwitemequal.info": "If the raw items of the given items are equal, ignoring NBT, item count, and damage values.", |
1246 | 1246 | "operator.integrateddynamics.itemstack.mod": "Mod", |
1247 | 1247 | "operator.integrateddynamics.itemstack.mod.info": "The name of the mod owning the given item", |
1248 | 1248 | "operator.integrateddynamics.itemstack.burntime": "Fuel Burn Time", |
|
1394 | 1394 | "operator.integrateddynamics.fluidstack.bucket": "Bucket", |
1395 | 1395 | "operator.integrateddynamics.fluidstack.bucket.info": "The filled bucket for the fluid", |
1396 | 1396 | "operator.integrateddynamics.fluidstack.israwfluidequal": "Raw fluid equals", |
1397 | | - "operator.integrateddynamics.fluidstack.israwfluidequal.info": "If the raw fluids are equal", |
| 1397 | + "operator.integrateddynamics.fluidstack.israwfluidequal.info": "If the raw fluids are equal, ignoring quantity", |
1398 | 1398 | "operator.integrateddynamics.fluidstack.mod": "Mod", |
1399 | 1399 | "operator.integrateddynamics.fluidstack.mod.info": "The name of the mod owning the given fluid", |
1400 | 1400 | "operator.integrateddynamics.fluidstack.nbt": "Fluid NBT", |
|
0 commit comments